home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / emula / spccyltr.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  47 lines

  1. Short:    Speccylator 1.0, a Sinclair ZX Spectrum (48k) emulator
  2. Author:   richardc@csd.uu.se (Richard Carlsson)
  3. Uploader: richardc@csd.uu.se (Richard Carlsson)
  4. Version:  1.0
  5. Type:     misc/emu
  6. Requires: Kickstart 2.0
  7.  
  8. The Speccylator program emulates a 48k Sinclair ZX Spectrum computer.
  9. This distribution contains three versions: a 68020-compatible full-featured
  10. version, an equivalent 68000 version, and a quick-and-dirty 68000 version
  11. which does faster but less accurate emulation.
  12.  
  13. The program needs at least version 2.0 of the Amiga operating system;
  14. apart from that, nothing is required beyond a standard Amiga 500 with about
  15. 450 kByte of available RAM (for the full versions).
  16.  
  17. Current features are modest, but handy:
  18.  
  19. - Fully multitasking; completely system-friendly.
  20. - Any number of instances of the program can run in parallel.
  21.  
  22. - Z80 CPU emulation runs as a separate task, at a controllable priority.
  23. - Very exact Z80 emulation, including full BCD flag handling.
  24. - Undocumented Z80 instructions emulated.
  25. - Processor signals RES, NMI and INT can be manually triggered.
  26.  
  27. - Emulates only the 48k version of the ZX Spectrum.
  28. - ZX Spectrum display fully emulated; custom screen only.
  29. - Bitmap display updating synchronized with vertical blanking.
  30. - Border emulated, but not synchronized with vertical blanking.
  31. - Pretty good sound emulation (DMA not used).
  32. - Kempston joystick interface emulation.
  33.  
  34. - Controllable use of audio channels.
  35. - Loads/saves machine state snapshots on "*.sna" format only.
  36. - Save current ZX Spectrum display to file on IFF ILBM format.
  37. - Default settings can be saved.
  38. - Individual project settings can be saved for snapshot files.
  39. - Emulation can be paused; does not use CPU resources meanwhile.
  40. - Frequency of periodic maskable interrupt (INT) is controllable.
  41.  
  42.  
  43. The program does *not* (yet), among other things:
  44.  
  45. - Load/save from/to tape.
  46. - Patch the ZX Spectrum ROM routines for any purposes.
  47.